home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / choice19.zip / CHOICE.DOC < prev    next >
Text File  |  1991-09-25  |  14KB  |  312 lines

  1.  
  2.                              PLAYERS CHOICE 1.9
  3.                              ==================
  4.  
  5.          One of The Livewire BBS PCBoard(TM) multi-BBS Doorware programs.
  6.                  Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS,
  7.                         Remote Access, SpitFire and WWIV
  8.  
  9.                                       By
  10.  
  11.                                 Richard Paquette
  12.                                    PO Box 416
  13.                               Mt. Laurel, NJ 08054
  14.  
  15.                                (C) Copyright 1990
  16.                                All Rights Reserved
  17.  
  18.  
  19.                      DOOR DESCRIPTION!
  20.                                 ================
  21.  
  22.      This door is actually three doors in one.. first is the Game of Reverse
  23. which will allow you to pick how many numbers to reverse and then let you go
  24. and try to get them in order with the fewest moves possible.
  25.  
  26.      Game two is Findme which has an imaginary 10x10 grid with four spots that
  27. are occupied by "something", your mission is to find the exact positions of
  28. each of them by using numbers such as: y=9 and x=3 and if "something" was on
  29. that position, the door would reveal that to you. Limited amount of moves and
  30. then you can "see" where all the "somethings" where!
  31.  
  32.      Game three is Trapme which allows you six guesses to trap the number that
  33. we randomly picked, if you don't the game will let you know the number at the
  34. end of your guesses..
  35.  
  36.      We will eventually be developing this door into a huge arcade type door
  37. with probably 10 games built into one.. "any registrations now will include all
  38. future updates at no additional cost!!!!"
  39.     
  40.                                       FILES
  41.                                       =====
  42.              The following files are packaged with CHOICES18.ZIP
  43.  
  44.  choice.exe    <--- executable program must be in directory at all times
  45.  choice.cfg    <--- sample configuration file, must have one for each node
  46.  choice        <--- sample batch file
  47.  choice.doc    <--- what you are now reading
  48.  history.doc   <--- what's new in each upgrade
  49.  
  50.  
  51. CONFIGURATION
  52. -------------
  53.         My suggestion to any PCBoard Sysop running Ver 14.5+ is to call
  54.         USERS.SYS in your CFG file..
  55.  
  56.         EXAMPLE CONFIGURATION FILE FOR PCBOARD.SYS
  57.         ------------------------------------------
  58.  
  59.         C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  60.         The Livewire BBS    <=-  (Change this to your BBS name)
  61.         Richard             <=-  (The Sysop's first name)
  62.         Paquette            <=-  (The Sysop's last name)
  63.  
  64.         EXAMPLE CONFIGURATION FILE FOR USERS.SYS
  65.         ------------------------------------------
  66.  
  67.         C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  68.         The Livewire BBS    <=-  (Change this to your BBS name)
  69.         Richard             <=-  (The Sysop's first name)
  70.         Paquette            <=-  (The Sysop's last name)
  71.  
  72.         EXAMPLE CONFIGURATION FILE FOR DOOR.SYS
  73.         ---------------------------------------
  74.  NOTE:  If you are using the GAP "door.sys" then please be sure it is
  75.         the 52 line version or this door MAY NOT work!
  76.  
  77.         C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  78.         The Livewire BBS    <=-  (Change this to your BBS name)
  79.         Richard             <=-  (The Sysop's first name)
  80.         Paquette            <=-  (The Sysop's last name)
  81.  
  82.         EXAMPLE CONFIGURATION FILE FOR CALLINFO.BBS
  83.         -------------------------------------------
  84.  
  85.         C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  86.         The Livewire BBS    <=-  (Change this to your BBS name)
  87.         Richard             <=-  (The Sysop's first name)
  88.         Paquette            <=-  (The Sysop's last name)
  89.  
  90.         EXAMPLE CONFIGURATION FILE FOR DORINFOx.DEF
  91.         -------------------------------------------
  92.  
  93.         C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  94.                                   where 'x' is the BBS Node number.
  95.         The Livewire BBS    <=-  (Change this to your BBS name)
  96.         Richard             <=-  (The Sysop's first name)
  97.         Paquette            <=-  (The Sysop's last name)
  98.  
  99.         EXAMPLE CONFIGURATION FILE FOR SFDOORS.DAT
  100.         ------------------------------------------
  101.  
  102.         C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  103.         The Livewire BBS    <=-  (Change this to your BBS name)
  104.         Richard             <=-  (The Sysop's first name)
  105.         Paquette            <=-  (The Sysop's last name)
  106.  
  107.         EXAMPLE CONFIGURATION FILE FOR CHAIN.TXT
  108.         ----------------------------------------
  109.  
  110.         C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  111.         The Livewire BBS    <=-  (Change this to your BBS name)
  112.         Richard             <=-  (The Sysop's first name)
  113.         Paquette            <=-  (The Sysop's last name)
  114.  
  115.                                  ==============
  116.  
  117.                                CHOICE BATCH FILE
  118.  
  119. This is the batch file whose name is entered in PCBSETUP. It should reside in
  120. your default PCB directory. Leave this as is except for changing the paths.
  121.  
  122.           ECHO OFF
  123.           E:
  124.           CD\CHOICE
  125.           CHOICE CHOICE.CFG  <--- Please read NOTE below
  126.           C:
  127.           CD\PCB
  128.           BOARD
  129.  
  130.  NOTE: CHOICE requires the presence of BRUN45.EXE either in the
  131.        same directory as CHOICE or accessible via PATH. If you set
  132.        your library in autoexec.bat and all the brun files there,
  133.        then you have no problems.. 
  134.  
  135.         SET MYLIB = C:\MYLIB
  136.  
  137.         Be sure to put all your brun*.exe files in the mylib directory!
  138.  
  139.  NOTE: This door is multi-node capable and the requirement is to have a
  140.        different CHOICE.CFG passed on the batch file command line, such
  141.        as:
  142.                            CHOICE CHOICE1.CFG 
  143.                            CHOICE CHOICE2.CFG 
  144.                            CHOICE CHOICE3.CFG!
  145.  
  146.                     ------------------------------------
  147.  
  148.                                 BULLETINS
  149.                                 ---------
  150.        There is currently NO bulletin created when using Players Choice, but
  151.        we will be adding one in one of the next versions.. Be looking for any
  152.        upgrades on Salt Air BBS or The Livewire BBS!
  153.                
  154.                     ------------------------------------
  155.  
  156.                                 DOOR OPERATION
  157.                                 --------------
  158.   
  159.   F3    -   Toggles the printer On/Off.
  160.             Value is passed to PCBoard.
  161.   F4    -   Toggles the Page Bell On/Off.
  162.             Value is passed to PCBoard.
  163.   F5    -   DOS Shell.  Allows SysOp to exit to DOS from inside a DOOR.
  164.   F7    -   Toggles the Caller Alarm On/Off.
  165.             Value is passed to PCBoard.
  166.   F8    -   Returns the caller involuntarily to PCBoard.
  167.             Without letting them know that the sysop called them back!
  168.   F9    -   Toggles the local display On/Off.
  169.             Value is passed to PCBoard.
  170.   F10   -   Activates SysOp CHAT mode within the DOOR.
  171.  
  172.   ESC   -   Deactivates CHAT mode.  DOOR is resumed.
  173.   HOME  -   HELP key for status line options.
  174.   UP    -   Allows the SysOp to temporarily give the caller extra time
  175.             while in the DOOR.  This time is NOT passed to PCBoard.
  176.   DN    -   Allows the SysOp to temporarily subtract time from the
  177.             caller while in the DOOR.  This time is NOT passed to PCBoard.
  178.   ALT-N -   SysOp next on toggle.
  179.             Value is passed to PCBoard.
  180.   ALT-X -   PCBoard will exit after current caller logs off.
  181.             Value is passed to PCBoard.
  182.  
  183.                             WATCHDOG/CTTY/ANSI.SYS
  184.                             ----------------------
  185.  
  186.         CTTY and WATCHDOG are not required and should not be used with
  187.         this program.  CHOICE contains its own communication routines
  188.         which monitor the COM port.  If carrier is lost, it will return
  189.         to PCBoard where the BBS will log the user off the system.
  190.         ANSI.SYS, or something similar, is required for CHOICE to
  191.         function properly!
  192.  
  193.                                  DISTRIBUTION
  194.                                  ------------
  195.  
  196.         CHOICE is COPYRIGHTED by Richard Paquette, with all rights reserved.
  197.         This program is being distributed via the SHAREWARE concept and as
  198.         such, may be copied freely with the following restrictions:
  199.  
  200.                 * The program must be supplied in it's original
  201.                   unmodified form, including documentation.
  202.  
  203.                 * CHOICE may not be distributed as part of any
  204.                   commercial application or service without the
  205.                   express, written consent of the author.
  206.  
  207.                 * Vendors of Shareware/Public Domain software may
  208.                   not distribute this program without the express,
  209.                   written consent of the author.
  210.  
  211.                                  REGISTRATION
  212.                                  ------------
  213.  
  214.         CHOICE represents many hours of programming and the author
  215.         deserves just compensation for his time, efforts and expertise.
  216.         If you find this program to be of some value and you continue
  217.         to use it on your BBS system, you must return the registration
  218.         form provided along with the registration fee. Registration
  219.         entitles you to one year free access on The Livewire BBS.
  220.         
  221.         Thereafter access is only $15.00 per year. Payment should be
  222.         made in the form of a check or money order (do NOT send cash!).
  223.         Foreign orders must be in U.S. funds drawn on a U.S. bank.
  224.  
  225.            **********           REGISTER ONLINE          ***********
  226.  
  227.         You may also call The Livewire BBS and register online via
  228.         Visa or Mastercard using our online Credit Card door which will 
  229.         produce your registration number on the spot! At the main board
  230.         prompt just type  OPEN;1  and presto.. 
  231.  
  232.         Suggestions and/or comments may be sent to the address below or
  233.         via electronic mail: 
  234.  
  235.                   HUBSNJ for RelayNet and Node ID is: LIVEWIRE
  236.  
  237.                                 Richard Paquette
  238.                                 The Livewire BBS     
  239.  
  240.                    (609) 235-5297 MNP/5 - 300/1200/2400
  241.                    (609) 866-2551 HST/V.32 - 12/24/96/19,2/38,4
  242.                    (609) 727-3246 V.42/MNP/5 - 300/1200/2400
  243.  
  244.                             ----------------------
  245.  
  246.          L I V E W I R E   D O O R   R E G I S T R A T I O N   F O R M 
  247.  
  248.  
  249.       TO:    The Livewire BBS                            Date___/___/___ 
  250.              P.O. Box 416  
  251.              Mt. Laurel, NJ 08054
  252.  
  253.  
  254.             (Please use capitalization and punctuation where necessary.)
  255.  
  256.  
  257.       FROM:  SysOp Name: _______________________________________________ 
  258.  
  259.              BBS Name: _________________________________________________
  260.  
  261.              Address: __________________________________________________ 
  262.  
  263.              City: ______________________ State: __________ ZIP: _______ 
  264.  
  265.              Voice: (   ) _________________ BBS: (   ) _________________
  266.  
  267.              BBS Software: _____________________ BBS Hours: ____________
  268.  
  269.              Baud Rates:________________________                 (01-15)
  270.  
  271.  
  272.       SOFTWARE                          VERSION                   PRICE 
  273.       --------                          -------                   -----
  274.  
  275.       Choice ............................ 1.9 ................. $ 20.00 __
  276.       WordPlay .......................... 1.5 ................. $ 20.00 __
  277.       Facts ............................. 2.3 ................. $ 20.00 __
  278.       Races ............................. 2.0 ................. $ 20.00 __
  279.       Lottery ........................... 3.7 ................. $ 20.00 __
  280.       LiveStore ......................... 3.7 ................. $ 35.00 __
  281.       Trek Trivia Online ................ 1.8 ................. $ 30.00 __
  282.       Feud .............................. 1.2 ................. $ 20.00 __
  283.                                                                   -----
  284.  
  285.       (NJ residents add 7% tax)                                   _____
  286.  
  287.       (Foreign orders add $10.00 for shipping)                    _____
  288.  
  289.       Total                                                     $ _____ 
  290.  
  291.  
  292.                                 F E E D B A C K 
  293.                                 ---------------
  294.  
  295.       I learned of CHOICE from:
  296.  
  297.                 [  ] - A Friend         [  ] - Computer Club
  298.                 [  ] - BBS              [  ] - Compuserve
  299.                 [  ] - GEnie            [  ] - Other 
  300.  
  301.       COMMENTS: _____________________________________________________ 
  302.       _______________________________________________________________ 
  303.       _______________________________________________________________ 
  304.       _______________________________________________________________ 
  305.       _______________________________________________________________ 
  306.       _______________________________________________________________ 
  307.       _______________________________________________________________ 
  308.       _______________________________________________________________ 
  309.       _______________________________________________________________
  310.       
  311.  
  312.